PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFCloudSquareAnnotation Class / PDFCloudSquareAnnotation Constructor / PDFCloudSquareAnnotation Constructor(PDFCosDictionary)
The COS annotation.
In This Topic
    PDFCloudSquareAnnotation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDFCloudSquareAnnotation object with the specified COS annotation.
    Syntax
    public PDFCloudSquareAnnotation( 
       PDFCosDictionary cosAnnotation
    )

    Parameters

    cosAnnotation
    The COS annotation.
    See Also